-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux: enable CONFIG_SND_HDA_CODEC_CS8409 #322968
Conversation
Add linux kernel support for Cirrus Logic CS8409 as module. This will for example unlock on-board Sound for some 2016-2019 Apple Intel Hardware Series (iMac, MacBookAir, MacBookPro) - tested on MacBookPro14,1
Successfully created backport PR for |
Successfully created backport PR for |
Hello, I'm not sure if this is the right place to ask about this but I have been looking at the macbook pro 14,1 hardware modules, and saw this. It looks like its been merged into master and the cs8409 module is being loaded, but I still don't have sound output beyond an inactive and non-functioning card in the sound panel. Was I just hallucinating the merge to master or is there something possibly wrong on my end? Thanks for your time, Nate |
Sorry. I don't have this hardware for testing. |
Description of changes
Add linux kernel support for Cirrus Logic CS8409 as module.
This will unlock on-board Sound for some 2016-2019 Apple Intel Hardware Series (iMac, MacBookAir, MacBookPro) - tested on MacBookPro14,1
This will solve issues:
NixOS/nixos-hardware#688
#313843
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.